Installing memcached on Linux is not too difficult. The only thing that makes me feel difficult is Php7 's memcache extension installation. It's really a pain in the egg!First, install the server memcached1. First install the Libevent event trigger
After Ubuntu16.04 adds memcached for PHP7 and redis extension switches to PHP 7, the website speed is greatly improved. However, a common extension may not support PHP7.
Memcached
For example, I have used the latest Ubuntu 16.04. Although PHP 7 is
Forgive me for shameless advertising, Ubuntu Server deploy has joined the PHP7 branch, PHP7 Branch has integrated the PHP extension of the server installed, enabled, disabled.
git clone git checkout php7./php.sh install./php.sh install-ext
Transferred from: https://serversforhackers.com/c/installing-php-7-with-memcachedLet's install PHP7 and Nginx on a new Ubuntu 14.04 server, and manually build the "not yet packaged" memcached module for Php7.> Update:it looks like php-memcached the
Preface
Memcached is a high-performance distributed memory object caching system for dynamic Web applications to mitigate database load. It improves the speed of dynamic, database-driven Web sites by caching data and objects in memory to
Memcache IntroductionWhat is memcached?Memcached is a high-performance, distributed memory object caching system developed by Danga Interactive,Used to reduce database load and increase access speed in dynamic applications.What can memcached
Memcache Introduction what is memcached? memcached is a high-performance, distributed memory object caching system developed by Danga Interactive,Used to reduce database load and increase access speed in dynamic applications.What can memcached
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.